-
Home
-
Transferito: WP Migration
-
7.1.1
-
Code
-
Classes
- Api
| Total Complexity |
42 |
| Dependencies |
1 |
| Dependents |
2 |
| Total lines |
325 |
| Lines of code |
190 |
| Logical lines of code |
99 |
| Comment lines |
38 |
| Methods |
26 |
| Properties |
21 |
Methods 26
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
51 |
4 |
25 |
| handleWPResponse() |
S |
57 |
4 |
17 |
| getSavedDetail() |
S |
59 |
4 |
15 |
| post() |
S |
58 |
2 |
15 |
| curlRequest() |
S |
59 |
2 |
14 |
| get() |
S |
63 |
2 |
11 |
| cPanelAvailabilityCheck() |
S |
57 |
1 |
17 |
| createMigration() |
S |
74 |
2 |
4 |
| startMigration() |
S |
74 |
2 |
4 |
| stringifyHeaders() |
S |
66 |
2 |
8 |
| handleFallbackResponse() |
S |
67 |
2 |
8 |
| setFreeUser() |
S |
81 |
1 |
3 |
| setMaxSizeExceeded() |
S |
81 |
1 |
3 |
| getStatus() |
S |
75 |
1 |
4 |
| planInformation() |
S |
79 |
1 |
3 |
| canFindSite() |
S |
78 |
1 |
3 |
| sslCheck() |
S |
79 |
1 |
3 |
| failedMigration() |
S |
75 |
1 |
4 |
| checkDestinationServerRequirements() |
S |
79 |
1 |
3 |
| cPanelAuth() |
S |
79 |
1 |
3 |
| ftpValidation() |
S |
79 |
1 |
3 |
| directoryCheck() |
S |
79 |
1 |
3 |
| databaseValidation() |
S |
79 |
1 |
3 |
| completeUpload() |
S |
79 |
1 |
3 |
| getDirectories() |
S |
79 |
1 |
3 |
| getRequestHeaders() |
S |
67 |
1 |
8 |